cody - HTMLify profile

cody
4270 Files
633463 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/178 - RunningCar
#city{
background: url(cityImage.jpg);
background-size: cover;
background-repeat: no-repeat;
width: auto;
height:55vh;
}
m=0;
var move;
var p=0;
const len=document.documentElement.scrollWidth;
function start(){
p++;
if(p>1){
clearInterval(move);
var move;
var p=0;
const len=document.documentElement.scrollWidth;
function start(){
p++;
if(p>1){
clearInterval(move);
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Running Car</title>
<link rel="stylesheet" href="style.css">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Running Car</title>
<link rel="stylesheet" href="style.css">